Tag Archives: PHP Support

Dealing With Common PHP Errors

Jan 27, 2014

Working with PHP, we often face few common problem and errors related to PHP script such as white page of syntax error, unexpected errors, header..

Read more

PHP Updates Release

Aug 28, 2013

The regular PHP updates are released for PHP 5.4.19 and PHP 5.5.3 with bug fixing in the patch for CVE-2013-4248 in OpenSSL module and compile..

Read more

Multiple Headers In PHP

Jun 20, 2013

With PHP, you can send multiple HTTP headers with file_get_contents() . you can also send information such as HTTP_ACCEPT, HTTP_ACCEPT_LANGUAGE, and HTTP_CONNECTION with file_get_contents(). In..

Read more

How To Convert .xsd File Into Array

Jun 19, 2013

We could not convert .xsd file into php array to convert that we should first convert the .xsd file into xml file then finally parse..

Read more

Hit counter PHP Scripts for any Html

Mar 06, 2012

A extremely easy Web Page traffic Hit counter. This FREE counter can be used in any html page with PHP support. This is free and..

Read more